Národní úložiště šedé literatury Nalezeno 19 záznamů.  1 - 10další  přejít na záznam: Hledání trvalo 0.00 vteřin. 
Expert Systems and Advanced Algorithms in Mobile Robots Path Planning
Abbadi, Ahmad ; Šeda, Miloš (oponent) ; Volná,, Eva (oponent) ; Matoušek, Radomil (vedoucí práce)
Motion planning is an active field in robotics domain, it is responsible for translating high-level specifications of a motion task into low-level sequences of motion commands, which respect the robot and the environments constraints. In this work many path-planning approaches have been reviewed, mainly, the rapidly exploring random tree algorithm (RRT), the cell decomposition approaches (CD), and the application of fuzzy expert system (FES) in motion planning. These approaches have been adapted to solve some of mobile robots motion-planning problems efficiently, i.e. motion planning in small and narrow areas, the global path planning in dynamic workspace, and the improvement of planning efficiency using available information about the working environments. New planning approaches have been introduced based on exploiting and combining the advantages of cell-decomposition, and RRT, in addition to use other tools i.e. fuzzy expert system, to increase the efficiency and completeness of finding a solution. This thesis also proposed solutions for other motion-planning problems, for example the identification of narrow area and the important regions when using sampling-based algorithms, the path shortening for RRT, and the problem of planning a safe path. All proposed methods were implemented and simulated in Matlab to compare them with other methods, in different workspaces and under different conditions. Moreover, the results are evaluated by statistical methods using Matlab and Minitab environments.
Řízení neholonomních mechanismů
Mareček, Tomáš ; Hrdina, Jaroslav (oponent) ; Vašík, Petr (vedoucí práce)
Tato práce se zabývá teorií řízení neholonomních mechanismů. Na příkladech je ukázano použití základních operací z diferenciální geometrie a teorie Lieových grup a algeber. Pro model tříčlánkového hada jsou sestaveny kinematické rovnice a pomocí prostředků diferenciální geometrie je odvozen neholonomní řídící systém. Operací Lieova závorka jsou odvozena další nezávislá vektorová pole pro ověření lokální řiditelnosti. V závěru jsou pohyby hada v prostoru animovány pomocí skriptu v programu MATLAB.
Počítačová simulace pohybu a plánování trajektorie mobilního robotu.
Koch, Zdeněk ; Šorm, Milan (oponent) ; Matoušek, Radomil (vedoucí práce)
Tato práce se zabývá návrhem a realizací softwarové aplikace „Mobile robot studio“ pro plánování trajektorie mobilního robotu v pseudo 3D prostředí. Obsahuje několik nástrojů, z nichž nejdůležitějšími jsou: ovládání simulace, plánování trajektorie, editor světa a editor příkazů pro CAN. Aplikace je vytvořena pomocí technologie .NET 2.0 a pro 3D zobrazení je využito rozhraní Microsoft DirectX 9. Diplomová práce vznikla při řešení výzkumného záměru Inteligentní systémy v automatizaci podporovaného MŠMT ČR pod registračním číslem MSM 0021630529.
Simulation of nonholonomic mechanisms’ motion
Byrtus, Roman ; Hrdina, Jaroslav (oponent) ; Vašík, Petr (vedoucí práce)
This thesis deals with the simulations of nonholonomic mechanisms, specifically robotic snakes. Basic results and notions from the field of geometric control theory are recalled and applied to derive the control models of the robotic systems. The results are simulated in the software V-REP.
Foundations of geometric control theory
Čulák, Michal ; Hrdina, Jaroslav (oponent) ; Vašík, Petr (vedoucí práce)
This bachelor thesis deals with the description of algorithm for motion planning of trident snake robot. His model is created by means of differential geometry. The controllability of the robot is provided by Lie algebra, generated by elementary vector fields and their Lie bracket. The system is approximated by nilpotent approximation. In this thesis is proposed and described algorithm of motion planning with piecewise constant input. This algorithm is further derived for trident snake robot. Finally, selected motions of trident snake robot are simulated and portrayed in enviroment called MATLAB.
Plánování pohybu objektu v 3D prostoru
Němec, František ; Samek, Jan (oponent) ; Rozman, Jaroslav (vedoucí práce)
Tato práce se zabývá problémem plánování pohybu objektu ve 3D prostoru. Cílem je vytvořit program, který uživateli umožní vytvořit scénu, ve které bude hledání cesty probíhat, automaticky pak cestu vyhledá a nakonec ji bude vizualizovat. Práce je zaměřena na pravděpodobnostní algoritmy, které jsou spolu s důležitými pojmy popsány v teoretické části. V praktické části je popsán návrh a implementace aplikace. Nakonec je provedeno několik experimentů pro porovnání výkonu jednotlivých algoritmů a demonstraci funkčnosti programu.
Geometrically controlled snake-like robot model
Shehadeh, Mhd Ali ; Návrat, Aleš (oponent) ; Vašík, Petr (vedoucí práce)
This master’s thesis describes equations of motion for dynamic model of nonholonomic constrained system, namely the trident robotic snakes. The model is studied in the form of Lagrange's equations and D’Alembert’s principle is applied. Actually this thesis is a continuation of the study going at VUT about the simulations of non-holonomic mechanisms, specifically robotic snakes. The kinematics model was well-examined in the work of of Byrtus, Roman and Vechetová, Jana. So here we provide equations of motion and address the motion planning problem regarding dynamics of the trident snake equipped with active joints through basic examples and propose a feedback linearization algorithm.
Geometrické modely řízení robotického hada
Byrtus, Roman ; Hrdina, Jaroslav (oponent) ; Vašík, Petr (vedoucí práce)
Tato práce se zabývá teorií geometrického řízení robotického hada. V práci jsou popsány základní pojmy diferenciální geometrie a teorie řízení, které jsou následně použity pro popis a odvození řídícího modelu robotického hada o třech článcích. Model je aplikován v simulačním prostředí V-REP.
Plánování pohybu objektu v 3D prostoru
Krčmář, Radim ; Janoušek, Vladimír (oponent) ; Rozman, Jaroslav (vedoucí práce)
V následující práci jsou předvedeny základy plánování v prostoru se zaměřením na pravděpodobnostní plánování. Oborem úzce spjatým je detekce kolizí, s užitím lineární algebry je vytvořen systém pro kolize objektů v libovolném počtu rozměrů. Jsou popsány základní možnosti vizualizace trojrozměrných dat. Vybrané algoritmy byly implementovány v haskellu a užity k vytažení ježka z klece.
Geometrically controlled snake-like robot model
Shehadeh, Mhd Ali ; Návrat, Aleš (oponent) ; Vašík, Petr (vedoucí práce)
This master’s thesis describes equations of motion for dynamic model of nonholonomic constrained system, namely the trident robotic snakes. The model is studied in the form of Lagrange's equations and D’Alembert’s principle is applied. Actually this thesis is a continuation of the study going at VUT about the simulations of non-holonomic mechanisms, specifically robotic snakes. The kinematics model was well-examined in the work of of Byrtus, Roman and Vechetová, Jana. So here we provide equations of motion and address the motion planning problem regarding dynamics of the trident snake equipped with active joints through basic examples and propose a feedback linearization algorithm.

Národní úložiště šedé literatury : Nalezeno 19 záznamů.   1 - 10další  přejít na záznam:
Chcete být upozorněni, pokud se objeví nové záznamy odpovídající tomuto dotazu?
Přihlásit se k odběru RSS.